home *** CD-ROM | disk | FTP | other *** search
- Path: mac147.maths.uwa.edu.au!user
- From: ma@maths.uwa.edu.au (ma)
- Newsgroups: comp.lang.c
- Subject: Re: #define, question from a beginner
- Followup-To: comp.lang.c
- Date: 9 Feb 1996 08:59:05 GMT
- Organization: Math Dept, Univ of W A
- Distribution: world
- Message-ID: <ma-090296165248@mac147.maths.uwa.edu.au>
- References: <ma-010296161301@mac147.maths.uwa.edu.au> <31109AF8.423B@zess.uni-siegen.de> <TANMOY.96Feb1095641@qcd.lanl.gov> <31165CA1.2781E494@texas.net>
- NNTP-Posting-Host: mac147.maths.uwa.edu.au
-
- In article <31165CA1.2781E494@texas.net>, Michael Douglass
- <mikedoug@texas.net> wrote:
- >
- > Tanmoy Bhattacharya wrote:
- > >
- > > In article <31109AF8.423B@zess.uni-siegen.de> Markus Becker
- >
- > > > #define fiveLines printf("%d, ",j); \ // macro should include
- > > this first ==== here
- > > > /* comment is part of the macro \ // <- and here
- > > > the comment contains a few lines \ // <- and here
- > >
-
- more but deleted
- =============
-
- Thanks for many helping hands. Originally, it was a hypothetical academic
- question.
- It is a bad idea after I try it a few times even it runs well.
- It is too much work to add \ at the end of every line.
-
- =============
- gratefully from
- ma@maths.uwa.edu.au
- My personal opinion reflects myself alone.
- =============
-